例文
- Task is a complex datatype -
- There are often situations in which the output of a task is a complex datatype
- The map is used to map parts of a complex datatype to the input of a subsequent task
- This task may be connected to other tasks that accept as inputs the data that may be contained inside the complex datatype that is the output of a previous task